home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 February / CHIP Şubat 1998.iso / drivers / SESK / somaria / UTILS / READ.ME < prev    next >
Text File  |  1994-02-01  |  3KB  |  63 lines

  1.  
  2.           This diskette contains DOS utilities for Aria-based sound card.
  3.       The following is the file name followed by the description of
  4.       each utility:
  5.  
  6.  
  7.           ARIATEST.EXE  Tests for presence of Aria board and reports
  8.                         base address port, IRQ number and version numbers.
  9.                         Board capabilities are also listed.
  10.  
  11.           PLAYWAVE.EXE  Plays Microsoft .WAV format files direct from hard 
  12.                         disk.  Specify up to 4 different sample files as 
  13.                         command line arguments.
  14.  
  15.           RECWAVE.EXE   Records a Microsoft .WAV format file direct to
  16.                         hard disk.  Specify a file name (.WAV) as command
  17.                         line argument.  Will prompt for set up information.
  18.  
  19.           PLAYMIDI.EXE  Plays a Standard MIDI File (SMF) from the DOS
  20.                         command line.  The MIDI file must be format 0 or
  21.                         format 1.  The syntax is:
  22.  
  23.                            PLAYMIDI midifile <bankfile> </Qqfile> </R>
  24.  
  25.                         where, midifile is the Standard MIDI File to play,
  26.                                bankfile is an optional Aria patch bank file,
  27.                                qfile    is an optional path to the QSound DSP
  28.                                         application,
  29.                                /R       is an option to active reverb
  30.  
  31.                                If no bankfile is specified, GENMIDI1.BNK
  32.                                will be used for 512 Kbyte Sound ROM systems,
  33.                                GENMIDI2.BNK will be used for 1 Mb Sound ROM
  34.                                systems.  If an 'ARIABANK' environment variable
  35.                                is set to a DOS path, the bank files will be
  36.                                used from that directory.
  37.  
  38.           VOLUME.EXE    Adjusts master volume for SD8026 (mixer chip board)
  39.                         only.  Type:  
  40.  
  41.                           VOLUME vol   
  42.  
  43.                         where vol is a value from 0 to 63.
  44.  
  45.           CDVOL.EXE     Adjusts CD-ROM audio volume.  The syntax is:
  46.                         
  47.                           CDVOL vol
  48.  
  49.                         where vol is a value from 0 to 127.
  50.  
  51.           SBVOL.COM     Adjusts Sound Blaster synthesizer and digital 
  52.                         audio volume.  This program will only work with
  53.                         SD8025 boards that have installed SB196.COM and
  54.                         above, plus all SD8026 boards.  The syntax is:
  55.  
  56.                           SBVOL synth wave
  57.  
  58.                         where synth is the Sound Blaster synth volume from 
  59.                                     0 to 63,
  60.                               wave  is the Sound Blaster digital audio
  61.                                     volume from 0 to 63.
  62.  
  63.